SGGetVideoRect
TheSGGetVideoRect
function allows the sequence grabber to determine the portion of the source video image that your component is going to capture.
pascal ComponentResult SGGetVideoRect (SGChannel c, Rect *r);
c
- Contains a pointer to the channel connection for this operation.
r
- Contains a pointer to a rectangle structure that is to receive the dimensions of the rectangle that defines the portion of the source video image your component is going to capture.
SEE ALSO
The sequence grabber uses theSGSetVideoRect
function, which is described in the previous section, to set the dimensions of this rectangle.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help